[INFO] cloning repository https://github.com/nodca/routellm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nodca/routellm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnodca%2Froutellm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnodca%2Froutellm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f9ab8f82bc8d98236704228c528d59eaab40683
[INFO] testing nodca/routellm against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnodca%2Froutellm" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nodca/routellm
[INFO] finished tweaking git repo https://github.com/nodca/routellm
[INFO] tweaked toml for git repo https://github.com/nodca/routellm written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nodca/routellm on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nodca/routellm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2cd6c73e1c518d73a7f68d993bcda20228d27617cb7dadc3d4ccc33b48e67ee9
[INFO] running `Command { std: "docker" "start" "-a" "2cd6c73e1c518d73a7f68d993bcda20228d27617cb7dadc3d4ccc33b48e67ee9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2cd6c73e1c518d73a7f68d993bcda20228d27617cb7dadc3d4ccc33b48e67ee9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cd6c73e1c518d73a7f68d993bcda20228d27617cb7dadc3d4ccc33b48e67ee9", kill_on_drop: false }`
[INFO] [stdout] 2cd6c73e1c518d73a7f68d993bcda20228d27617cb7dadc3d4ccc33b48e67ee9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc21947b4d9a3c49126c66716a5481ec8732f71919bfce351f8a70325152482c
[INFO] running `Command { std: "docker" "start" "-a" "dc21947b4d9a3c49126c66716a5481ec8732f71919bfce351f8a70325152482c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling llmrouter v1.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] running `Command { std: "docker" "inspect" "dc21947b4d9a3c49126c66716a5481ec8732f71919bfce351f8a70325152482c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc21947b4d9a3c49126c66716a5481ec8732f71919bfce351f8a70325152482c", kill_on_drop: false }`
[INFO] [stdout] dc21947b4d9a3c49126c66716a5481ec8732f71919bfce351f8a70325152482c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f03f80614a6488c2385a590a668d48c708078f3586eac39bde76f17c47b4d83
[INFO] running `Command { std: "docker" "start" "-a" "6f03f80614a6488c2385a590a668d48c708078f3586eac39bde76f17c47b4d83", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling llmrouter v1.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.81s
[INFO] running `Command { std: "docker" "inspect" "6f03f80614a6488c2385a590a668d48c708078f3586eac39bde76f17c47b4d83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f03f80614a6488c2385a590a668d48c708078f3586eac39bde76f17c47b4d83", kill_on_drop: false }`
[INFO] [stdout] 6f03f80614a6488c2385a590a668d48c708078f3586eac39bde76f17c47b4d83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3d8174d797c1c7866a94f89da9b9b5ad749990d64e32c0ea164bedd6c0e86495
[INFO] running `Command { std: "docker" "start" "-a" "3d8174d797c1c7866a94f89da9b9b5ad749990d64e32c0ea164bedd6c0e86495", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/llmrouter-171bc93f42b6a054)
[INFO] [stdout] 
[INFO] [stdout] running 116 tests
[INFO] [stdout] test cc_switch::tests::build_claude_candidate_uses_default_model ... ok
[INFO] [stdout] test cc_switch::tests::build_gemini_candidate_uses_default_model ... ok
[INFO] [stdout] test claude::provider_capability_profile::tests::claude_provider_capability_profile_responses_decides_extension_matrix ... ok
[INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_done_frame_synthesizes_terminal_message_delta_once ... ok
[INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_ignores_effort_for_non_reasoning_models ... ok
[INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_closes_text_block_before_tool_use_block ... ok
[INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_maps_effort_to_openai_reasoning_for_gpt_routes ... ok
[INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_matches_interruption_tool_result_payload_golden ... ok
[INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_ignores_thinking_blocks_in_assistant_history ... ok
[INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_matches_claude_code_stream_golden ... ok
[INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_matches_claude_code_tool_cycle_payload_golden ... ok
[INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_surfaces_stream_failure_for_client_side_error_synthesis ... ok
[INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_only_allows_assistant_history_retry_for_compat_profile ... ok
[INFO] [stdout] test claude::semantic_core::tests::claude_semantic_core_accepts_thinking_blocks_in_message_history ... ok
[INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_preserves_claude_stream_event_order_assumed_by_query_engine ... ok
[INFO] [stdout] test claude::provider_capability_profile::tests::claude_provider_capability_profile_classifies_official_vs_compat_responses_endpoints ... ok
[INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_clamps_effort_when_target_model_has_narrower_support ... ok
[INFO] [stdout] test claude::provider_capability_profile::tests::claude_provider_capability_profile_handles_unrequested_extensions ... ok
[INFO] [stdout] test claude::semantic_core::tests::claude_semantic_core_parses_supported_message_slice ... ok
[INFO] [stdout] test claude::semantic_core::tests::claude_semantic_core_rejects_invalid_extension_shapes ... ok
[INFO] [stdout] test claude::semantic_core::tests::claude_semantic_core_rejects_malformed_content_blocks ... ok
[INFO] [stdout] test claude::semantic_core::tests::claude_semantic_core_rejects_unsupported_roles ... ok
[INFO] [stdout] test claude::semantic_core::tests::claude_semantic_core_requires_model_and_messages ... ok
[INFO] [stdout] test config::tests::parse_config_file_builds_bootstrap_topology ... ok
[INFO] [stdout] test config::tests::parse_config_file_reads_cooldown_policy_overrides ... ok
[INFO] [stdout] test config::tests::parse_config_file_reads_manual_intervention_policy ... ok
[INFO] [stdout] test config::tests::parse_config_file_rejects_invalid_channel_protocol ... ok
[INFO] [stdout] test config::tests::parse_config_file_requires_channel_protocol ... ok
[INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_maps_responses_json_back_to_claude_message ... ok
[INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_exposes_assistant_history_compat_mode ... ok
[INFO] [stdout] test cc_switch::tests::build_codex_candidate_reads_wire_api ... ok
[INFO] [stdout] test config::tests::parse_config_file_uses_default_cooldown ... ok
[INFO] [stdout] test config::tests::parse_config_file_rejects_empty_master_key ... ok
[INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_translates_stream_frames_to_anthropic_sse ... ok
[INFO] [stdout] test http::tests::build_upstream_url_supports_openai_compatible_prefixes ... ok
[INFO] [stdout] test http::tests::chat_completions_tools_are_mapped_to_responses_payload ... ok
[INFO] [stdout] test http::tests::classify_upstream_error_detects_first_token_timeout ... ok
[INFO] [stdout] test bootstrap::tests::sync_config_creates_and_updates_routes_and_channels ... ok
[INFO] [stdout] test http::tests::anthropic_stream_maps_tool_use_events_from_responses_stream ... ok
[INFO] [stdout] test http::tests::chat_completions_stream_maps_function_calls_from_responses_sse ... ok
[INFO] [stdout] test app::tests::healthz_is_not_protected_by_master_key ... ok
[INFO] [stdout] test http::tests::chat_completions_stream_maps_from_responses_sse ... ok
[INFO] [stdout] test app::tests::api_and_v1_routes_require_matching_supported_auth_tokens_when_master_key_is_set ... ok
[INFO] [stdout] test http::tests::chat_completions_route_can_target_passthrough_upstream_model ... ok
[INFO] [stdout] test http::tests::claude_http_golden_replay_compat_retry ... ok
[INFO] [stdout] test http::tests::claude_native_gateway_maps_output_config_effort_to_openai_reasoning ... ok
[INFO] [stdout] test http::tests::claude_native_gateway_skeleton_builds_message_payloads_from_semantic_core ... ok
[INFO] [stdout] test http::tests::claude_prepared_payloads_use_selected_upstream_model_without_cache_leak ... ok
[INFO] [stdout] test http::tests::chat_completions_non_stream_maps_function_calls_from_responses ... ok
[INFO] [stdout] test http::tests::background_recovery_retries_each_cycle_until_a_channel_is_ready ... ok
[INFO] [stdout] test http::tests::auth_error_can_require_manual_intervention_until_reset ... ok
[INFO] [stdout] test http::tests::claude_code_style_message_failures_log_redacted_fingerprint_and_correlation ... ok
[INFO] [stdout] test http::tests::cooldown_backoff_restarts_when_threshold_is_reached ... ok
[INFO] [stdout] test http::tests::cooldown_starts_on_third_consecutive_failure ... ok
[INFO] [stdout] test http::tests::chat_completions_non_stream_maps_from_responses ... ok
[INFO] [stdout] test http::tests::channel_actions_disable_and_reset_cooldown_update_state ... ok
[INFO] [stdout] test http::tests::channel_only_enters_cooldown_after_third_consecutive_failure ... ok
[INFO] [stdout] test http::tests::claude_http_golden_replay_nonstream ... ok
[INFO] [stdout] test http::tests::chat_completions_channel_accepts_gemini_openai_base_prefix ... ok
[INFO] [stdout] test http::tests::claude_messages_propagates_anthropic_error_headers ... ok
[INFO] [stdout] test http::tests::create_route_without_channel_succeeds ... ok
[INFO] [stdout] test app::tests::proxy_routes_accept_json_bodies_larger_than_axum_default_limit ... ok
[INFO] [stdout] test http::tests::claude_http_golden_replay_stream_failure_chunked ... ok
[INFO] [stdout] test http::tests::claude_route_can_target_responses_upstream_model ... ok
[INFO] [stdout] test http::tests::downstream_anthropic_alias_without_v1_proxies_messages ... ok
[INFO] [stdout] test http::tests::create_route_rejects_negative_cooldown_seconds ... ok
[INFO] [stdout] test http::tests::claude_http_golden_replay_transcript_followup ... ok
[INFO] [stdout] test http::tests::claude_stream_failures_enter_cooldown_after_third_consecutive_failure ... ok
[INFO] [stdout] test http::tests::create_route_channel_requires_protocol ... ok
[INFO] [stdout] test http::tests::claude_http_golden_replay_stream ... ok
[INFO] [stdout] test http::tests::first_token_timeout_uses_exponential_cooldown_with_cap ... ok
[INFO] [stdout] test http::tests::claude_stream_retries_once_when_responses_fail_before_first_anthropic_event ... ok
[INFO] [stdout] test http::tests::claude_stream_only_retries_once_before_reporting_failure ... ok
[INFO] [stdout] test http::tests::delete_route_requires_empty_route_and_deletes_when_empty ... ok
[INFO] [stdout] test http::tests::delete_channel_removes_selected_channel ... ok
[INFO] [stdout] test http::tests::downstream_gemini_native_generate_content_preserves_function_calls ... ok
[INFO] [stdout] test http::tests::concurrent_failures_enter_cooldown_once_threshold_is_reached ... ok
[INFO] [stdout] test http::tests::create_route_then_add_channels_keeps_one_route ... ok
[INFO] [stdout] test http::tests::create_route_channel_accepts_base_url_with_v1_suffix_for_proxying ... ok
[INFO] [stdout] test http::tests::create_route_channel_adds_channel_to_selected_route ... ok
[INFO] [stdout] test http::tests::deleting_last_channel_keeps_empty_route ... ok
[INFO] [stdout] test http::tests::openai_prepared_payloads_use_selected_upstream_model_without_cache_leak ... ok
[INFO] [stdout] test http::tests::expired_cooldown_channel_stays_unavailable_until_success_clears_needs_reprobe ... ok
[INFO] [stdout] test http::tests::downstream_openai_alias_without_v1_proxies_chat_completions ... ok
[INFO] [stdout] test http::tests::hard_failures_are_blocked_on_first_hit ... ok
[INFO] [stdout] test http::tests::downstream_gemini_native_generate_content_proxies ... ok
[INFO] [stdout] test http::tests::resolve_cooldown_seconds_prefers_error_specific_override ... ok
[INFO] [stdout] test http::tests::management_channel_prefill_returns_base_url_and_api_key ... ok
[INFO] [stdout] test http::tests::responses_function_call_maps_to_chat_completion_tool_calls ... ok
[INFO] [stdout] test http::tests::probe_channel_marks_failure_unavailable ... ok
[INFO] [stdout] test http::tests::downstream_gemini_native_stream_generate_content_proxies ... ok
[INFO] [stdout] test http::tests::non_stream_body_decode_failure_is_recorded_in_request_logs ... ok
[INFO] [stdout] test http::tests::downstream_gemini_openai_path_alias_proxies_chat_completions ... ok
[INFO] [stdout] test http::tests::probe_channel_marks_success_ready ... ok
[INFO] [stdout] test http::tests::management_route_channels_show_cooldown_and_reason ... ok
[INFO] [stdout] test http::tests::last_chance_attempt_can_recover_route_with_zero_ready_channels ... ok
[INFO] [stdout] test routing::tests::admin_inspection_ignores_protocol_mismatch ... ok
[INFO] [stdout] test routing::tests::cooled_down_channels_are_filtered_out ... ok
[INFO] [stdout] test routing::tests::selector_prefers_lower_latency_within_same_priority_and_protocol_group ... ok
[INFO] [stdout] test routing::tests::selector_prefers_lower_priority_within_same_protocol_group ... ok
[INFO] [stdout] test routing::tests::selector_prefers_priority_before_protocol_cost ... ok
[INFO] [stdout] test http::tests::messages_protocol_proxies_messages_with_anthropic_headers ... ok
[INFO] [stdout] test http::tests::management_routes_list_aggregates_channel_counts ... ok
[INFO] [stdout] test http::tests::responses_failures_keep_openai_error_shape ... ok
[INFO] [stdout] test http::tests::route_logs_stay_visible_after_channel_is_deleted ... ok
[INFO] [stdout] test http::tests::messages_validation_failure_returns_anthropic_error_with_request_id ... ok
[INFO] [stdout] test http::tests::messages_auth_failure_returns_anthropic_error_with_request_id ... ok
[INFO] [stdout] test http::tests::probe_channel_transient_failure_does_not_force_manual_block ... ok
[INFO] [stdout] test http::tests::management_route_logs_list_recent_requests ... ok
[INFO] [stdout] test http::tests::responses_stream_is_proxied_end_to_end ... ok
[INFO] [stdout] test http::tests::request_retries_next_channel_within_same_call_before_returning_error ... ok
[INFO] [stdout] test http::tests::responses_stream_fails_over_once_before_first_byte_on_retryable_capacity_error ... FAILED
[INFO] [stdout] test http::tests::update_channel_edits_base_url_api_key_and_routing_fields ... ok
[INFO] [stdout] test http::tests::successful_request_persists_usage_and_latency_metrics ... ok
[INFO] [stdout] test http::tests::responses_stream_failover_stops_after_one_retryable_capacity_switch ... ok
[INFO] [stdout] test http::tests::responses_stream_is_not_cut_off_by_global_request_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::responses_stream_fails_over_once_before_first_byte_on_retryable_capacity_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::responses_stream_fails_over_once_before_first_byte_on_retryable_capacity_error' (319) panicked at src/http.rs:6714:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: String("127.0.0.1-44823")
[INFO] [stdout]  right: "backup-site"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55a13acabbf8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55a13acabbf8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55a13acabbf8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55a13acabbf8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55a13acc37aa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55a13acc37aa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x55a13acb1152 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x55a13acb1152 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x55a13ac885c6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55a13ac885c6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55a13aca3319 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55a13a240c0c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x55a13a240c0c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55a13aca3592 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x55a13aca3592 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55a13ac88682 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55a13ac7fdb9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55a13ac8955d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55a13acc3f6c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55a13acc3e23 - core[5a1c3e9896636f3a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x55a13a17e074 - core[5a1c3e9896636f3a]::panicking::assert_failed::<serde_json[e9b72ac809239080]::value::Value, &str>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x55a139dd75b4 - llmrouter[79b79823b6da28f5]::http::tests::responses_stream_fails_over_once_before_first_byte_on_retryable_capacity_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:6714:9
[INFO] [stdout]   22:     0x55a13a022282 - <core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x55a13a0222fd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55a13a15abdd - <tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x55a13a15aadb - tokio[f5d23a513c82be7]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x55a13a15aadb - tokio[f5d23a513c82be7]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x55a13a15aadb - <tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x55a13a140f30 - <tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x55a13a15960d - <tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x55a13a1588b4 - <tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x55a13a1b126b - <tokio[f5d23a513c82be7]::runtime::context::scoped::Scoped<tokio[f5d23a513c82be7]::runtime::scheduler::Context>>::set::<<tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x55a13a1a46f9 - tokio[f5d23a513c82be7]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x55a139fe46c2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[f5d23a513c82be7]::runtime::context::Context>>::try_with::<tokio[f5d23a513c82be7]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x55a139fe424e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[f5d23a513c82be7]::runtime::context::Context>>::with::<tokio[f5d23a513c82be7]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x55a13a184c2d - tokio[f5d23a513c82be7]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x55a13a14af10 - <tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x55a13a14b206 - <tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x55a13a1583c0 - <tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x55a139f72373 - tokio[f5d23a513c82be7]::runtime::context::runtime::enter_runtime::<<tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x55a13a1408a1 - <tokio[f5d23a513c82be7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x55a13a0244c4 - <tokio[f5d23a513c82be7]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x55a13a02468f - <tokio[f5d23a513c82be7]::runtime::runtime::Runtime>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x55a139ded1f0 - llmrouter[79b79823b6da28f5]::http::tests::responses_stream_fails_over_once_before_first_byte_on_retryable_capacity_error
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:6716:71
[INFO] [stdout]   44:     0x55a139d1e4d7 - llmrouter[79b79823b6da28f5]::http::tests::responses_stream_fails_over_once_before_first_byte_on_retryable_capacity_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:6659:94
[INFO] [stdout]   45:     0x55a139e315a6 - <llmrouter[79b79823b6da28f5]::http::tests::responses_stream_fails_over_once_before_first_byte_on_retryable_capacity_error::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x55a13a233ceb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55a13a233ceb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x55a13a241565 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x55a13a241565 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x55a13a241565 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x55a13a241565 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x55a13a241565 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x55a13a241565 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x55a13a241565 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x55a13a23c0c4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x55a13a23c0c4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x55a13a2445e2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x55a13a2445e2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x55a13a2445e2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x55a13a2445e2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x55a13a2445e2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x55a13a2445e2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x55a13a2445e2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x55a13acab35f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x55a13acab35f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x769330c23aa4 - <unknown>
[INFO] [stdout]   67:     0x769330cb0a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     http::tests::responses_stream_fails_over_once_before_first_byte_on_retryable_capacity_error
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 115 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "3d8174d797c1c7866a94f89da9b9b5ad749990d64e32c0ea164bedd6c0e86495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d8174d797c1c7866a94f89da9b9b5ad749990d64e32c0ea164bedd6c0e86495", kill_on_drop: false }`
[INFO] [stdout] 3d8174d797c1c7866a94f89da9b9b5ad749990d64e32c0ea164bedd6c0e86495
